projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71e454f
)
Documented completion-styles.
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 15 Mar 2009 14:52:19 +0000
(14:52 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 15 Mar 2009 14:52:19 +0000
(14:52 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 42ea33709aacca2335a793011912f502c3e8b061..aaee3772d4da1c4b71313db59b174dbe9ffde122 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-453,7
+453,7
@@
completion-ignore-case for file name completion.
+++
*** The variable read-buffer-completion-ignore-case overrides
completion-ignore-case for buffer name completion.
----
++++
*** `completion-styles' can be customized to choose your favorite
completion style.
---